home *** CD-ROM | disk | FTP | other *** search
/ Macworld Expo - Develope…Central & Net Innovations / Developer Central and Net Innovators (MacWorld Expo) (January 1999).iso / Developer Central / Metrowerks CodeWarrior / CodeWarrior Pro 4 Release Notes / Java Notes / Java MacOS P-Link Release Notes < prev    next >
Encoding:
Text File  |  1998-09-02  |  3.2 KB  |  104 lines  |  [TEXT/CWIE]

  1. ========================================================================
  2. Metrowerks Java MacOS Post Linker Release Notes 
  3. ========================================================================
  4.  
  5. Version:    1.0
  6. Date:        9-2-98
  7. Author:      Greg Bolsinga
  8. ========================================================================
  9.  
  10. The Java MacOS Post Linker is used to create JBindery double-clickable
  11. MacOS applications, MW Standalone double-clickable MacOS applications,
  12. or java zip archives with MacOS resources. It's been created to simplify
  13. creating JBindery & MW Standalone applications from the CW IDE and to
  14. remove most MacOS specific code from the Java Linker.
  15.  
  16.  
  17. ========================================================================
  18. Released Versions
  19. ========================================================================
  20.  
  21. 1.0                                CWPro4
  22.  
  23.  
  24. ========================================================================
  25. New Features
  26. ========================================================================
  27.  
  28. * All
  29.   
  30.  
  31. ========================================================================
  32. Bugs Fixed
  33. ========================================================================
  34.  
  35. * Fix a bug where the number of command line arguments for JBindery 
  36.   applications was being written out incorrectly.
  37.   
  38. 1.0fc1:
  39.  
  40. * Supports the new behavior of the Java Linker for IDE 3.2. In
  41.   particular, fix a bug in the MW Standalone output option.
  42.  
  43. 1.0b3:
  44.  
  45. * The Java Linker's output doesn't have a resource fork be default. This
  46.   now creates the resource fork instead of failing when creating the 
  47.   "MacOS Zip" option.
  48.   
  49. 1.0b2:
  50.  
  51. * Handle errors when copying JBindery resources better.
  52.  
  53. * Garbage was being written to the empty JBindery 'PROP' resource. It
  54.   will now always be written as 0x00.
  55.   
  56. 1.0b1:
  57.  
  58. * None
  59.   
  60.   
  61. ========================================================================
  62. Known Bugs and Incompatibilities
  63. ========================================================================
  64.  
  65. * Doesn't handle setting window background color for JBindery.
  66.  
  67. * Doesn't handle setting properties for JBindery.
  68.  
  69. * Doesn't handle using files for stdin/stdout for JBindery.
  70.   
  71. * Choosing Run/Debug from the IDE does not use the JBindery or MW
  72.   Standalone application to run the java program.
  73.   
  74.   
  75. ========================================================================
  76. Additional Notes
  77. ========================================================================
  78.  
  79. Future features will include:
  80. - Handling window background color for JBindery.
  81. - Handling setting properties for JBindery.
  82. - Handling using files for stdin/stdout for JBindery.
  83. - Running/Debugging with JBindery & MW Standalone from the CW IDE.
  84.  
  85.  
  86. ========================================================================
  87. Contacting Metrowerks
  88. ========================================================================
  89.  
  90. For bug reports, technical questions, and suggestions, please use the
  91. forms in the Release Notes folder on the CD, and send them to
  92.  
  93. support@metrowerks.com
  94.  
  95. See the CodeWarrior on the Nets document in the Release Notes folder for
  96. more contact information, including a list of Internet newsgroups, 
  97. online services, and patch and update sites.
  98.  
  99.  
  100. ========================================================================
  101.  
  102. Greg Bolsinga
  103. Metrowerks Corporation
  104.